-
Home
-
Coupon Creator
-
3.4.3 (latest)
-
Code
-
Classes
- Database
| Total Complexity |
25 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
281 |
| Lines of code |
106 |
| Logical lines of code |
60 |
| Comment lines |
131 |
| Methods |
10 |
| Properties |
4 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| verify_base_tables() |
A |
48 |
8 |
34 |
| alter_tables() |
S |
61 |
4 |
12 |
| show_base_tables_missing() |
S |
55 |
3 |
20 |
| create_tables() |
S |
63 |
2 |
11 |
| drop_tables() |
S |
70 |
2 |
6 |
| update_db_version() |
S |
78 |
2 |
3 |
| __construct() |
S |
74 |
1 |
5 |
| get_schema() |
S |
72 |
1 |
5 |
| get_alter_schema() |
S |
72 |
1 |
5 |
| get_tables() |
S |
72 |
1 |
5 |